github.com/refraction-networking/utls.Roller.TlsHandshakeTimeout (field)

3 uses

	github.com/refraction-networking/utls (current package)
		u_roller.go#L14: 	TlsHandshakeTimeout time.Duration
		u_roller.go#L40: 		TlsHandshakeTimeout: time.Second * time.Duration(tlsHandshakeTimeoutInc),
		u_roller.go#L87: 		client.SetDeadline(time.Now().Add(c.TlsHandshakeTimeout))